home *** CD-ROM | disk | FTP | other *** search
- *********************************************************************
- VIEWER.BAS VERSION 1.01 MAY 14, 1985 (C) 1985
- *********************************************************************
- BY Marshall W. Magee
- *********************************************************************
- MAGEE ENTERPRISES
- 6577 Peachtree Industrial Blvd.
- Norcross, Georgia 30092-3796
- CompuServe [70167,2200]
- (404) 447-9410
- *********************************************************************
- This program supports ANSI Color control sequences and sound.
- It handles ANSI function calls CUP, HVP, SGR and ED.
- *********************************************************************
-
-
- VIEWER is a utility program to view files containing ANSI Control
- sequences and music information. The main reason this program was developed
- was because there was no easy way to check a file containing this
- information without placing this file on the Bulletin Board and then
- calling the Bulletin Board with PC-Talk and then see if the file looks O.K.
- This program will most likely be only of interest to SysOps of Bulletin
- Boards. But, you can use it for anything you can dream of.
-
- Three test files have been included with this program and doc file.
-
- VIEWER.001 - Example WELCOME message with graphics, color, and Music.
- VIEWER.002 - More Colors and direct cursor addressing
- VIEWER.003 - Main Menu with colors
-
- The program will perform much faster if it is compiled with IBM Basic
- Complier with the /E option.
-
- The source code is provided. If someone does make changes to it please
- send me a copy and I will modify the DOC and re-release the program. In
- other words, DON'T pass around modified version of this program.
-
- I will accept any unsolicited donations of five dollars, if you feel
- that this program is just great. I have many other programs out there on
- the phone lines somewhere, registered users will be made aware of them.
-
- If you have any comments or suggestions, Please drop me a line. Or if
- my RBBS the Big Peach is still alive you can give me a call at
- (404) 447-9410 between 8pm - 9am at 300/1200/2400 baud.
-
- *** End of VIEWER.DOC ***